- item
- The object to add to the ICollection.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ThreadSafeList(Of T) Dim item As T instance.Add(item) |
Parameters
- item
- The object to add to the ICollection.
Exception | Description |
---|---|
System.NotSupportedException | The is read-only. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7